| PlStudentSearchAgentSchedule |
| Logical Entity Name | PlStudentSearchAgentSchedule |
| Default Table Name | PlStudentSearchAgentSchedule |
| Physical Only | NO |
| Definition | |
| Note |
| PlStudentSearchAgentSchedule Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
PlStudentSearchAgentScheduleID |
int | NO | ||
PlStudentSearchAgentID |
int | NO | ||
| Status | char(1) | NO | ||
| DateCompleted | datetime | YES | ||
| Comments | text | YES | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| PlStudentSearchAgentSchedule Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_PlStudentSearchAgentSchedule_PlStudentSearchAgentScheduleID | PrimaryKey | PlStudentSearchAgentScheduleID |
| PlStudentSearchAgentSchedule Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| PlStudentSearchAgent | Non-Identifying | One To Zero or More | FK_PlStudentSearchAgentSchedule.PlStudentSearchAgentScheduleID_PlStudentSearchAgent.PlStudentSearchAgentID | PlStudentSearchAgentID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_PlStudentSearchAgentSchedule.UserID_SyStaff.SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| PlStudentSearchAgentJob | Non-Identifying | One To Zero or More | FK_PlStudentSearchAgentJob.PlStudentSearchAgentScheduleID_PlStudentSearchAgentSchedule.PlStudentSearchAgentScheduleID | NO | YES |
| PlStudentSearchAgentSchedule Check Constraints |
| Check Constraint Name | CheckConstraint |